home *** CD-ROM | disk | FTP | other *** search
/ IRIX Base Documentation 1998 November / IRIX 6.5.2 Base Documentation November 1998.img / usr / share / catman / p_man / cat3 / Xm / XmParseTable.z / XmParseTable
Text File  |  1998-10-30  |  2KB  |  67 lines

  1.  
  2.  
  3.  
  4.      XXXXmmmmPPPPaaaarrrrsssseeeeTTTTaaaabbbblllleeee((((3333XXXX))))          UUUUNNNNIIIIXXXX SSSSyyyysssstttteeeemmmm VVVV          XXXXmmmmPPPPaaaarrrrsssseeeeTTTTaaaabbbblllleeee((((3333XXXX))))
  5.  
  6.  
  7.  
  8.      NNNNAAAAMMMMEEEE
  9.           XXXXmmmmPPPPaaaarrrrsssseeeeTTTTaaaabbbblllleeee - Data type for a compound string parse table
  10.  
  11.      SSSSYYYYNNNNOOOOPPPPSSSSIIIISSSS
  12.           #include <Xm/Xm.h>
  13.  
  14.      VVVVEEEERRRRSSSSIIIIOOOONNNN
  15.           This page documents Motif 2.1.
  16.  
  17.      DDDDEEEESSSSCCCCRRRRIIIIPPPPTTTTIIIIOOOONNNN
  18.           XXXXmmmmPPPPaaaarrrrsssseeeeTTTTaaaabbbblllleeee is the data type for an array of parse mappings
  19.           (objects of type XXXXmmmmPPPPaaaarrrrsssseeeeMMMMaaaappppppppiiiinnnngggg).
  20.  
  21.           A parse table is used by some routines that parse and
  22.           unparse compound strings.  The table is an ordered list of
  23.           parse mappings.  A parsing routine that uses a parse table
  24.           scans the input text and searches the parse mappings, in
  25.           order, for one containing a pattern that matches the input
  26.           text.  The matching parse mapping supplies a compound string
  27.           to be included in the compound string under construction.
  28.  
  29.           An unparsing routine that uses a parse table searches the
  30.           parse mappings, in order, for one containing a compound
  31.           string that matches the input compound string.  The
  32.           unparsing routine can then include the parse mapping's text
  33.           pattern in the output text under construction.
  34.  
  35.      RRRREEEELLLLAAAATTTTEEEEDDDD
  36.           XXXXmmmmPPPPaaaarrrrsssseeeeMMMMaaaappppppppiiiinnnngggg(3), XXXXmmmmPPPPaaaarrrrsssseeeeTTTTaaaabbbblllleeeeFFFFrrrreeeeeeee(3), and XXXXmmmmSSSSttttrrrriiiinnnngggg(3).
  37.  
  38.  
  39.  
  40.  
  41.  
  42.  
  43.  
  44.  
  45.  
  46.  
  47.  
  48.  
  49.  
  50.  
  51.  
  52.  
  53.  
  54.  
  55.  
  56.  
  57.  
  58.  
  59.  
  60.  
  61.  
  62.  
  63.      Page 1                                         (printed 10/24/98)
  64.  
  65.  
  66.  
  67.